CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - i2c interface verilog

搜索资源列表

  1. i2c.rar

    0下载:
  2. 这是一个IIC的接口程序,是夏宇闻编的书《verilog 数字系统设计教程》的IIC的源码,很通俗易懂.rar,This is an IIC interface procedures for Xia Wen book " verilog Digital System Design Guide," the source of the IIC, it is easy to understand. Rar
  3. 所属分类:source in ebook

    • 发布日期:2017-05-09
    • 文件大小:2375394
    • 提供者:chao
  1. I2C_Slave

    1下载:
  2. I2C从设备(Slave) Verilog 代码、设计文档和使用文档,简单、适用:很方便修改工作频率,自定义寄存器接口。-I2C slave (Slave) Verilog code, design documents and user guide, simply to apply: the frequency of easy modification, customized register interface.
  3. 所属分类:VHDL编程

    • 发布日期:2013-10-11
    • 文件大小:597444
    • 提供者:QinZhujun
  1. Mars_EP1C6F_Interface_demo(Verilog)

    0下载:
  2. FPGA开发板配套Verilog代码。芯片为Mars EP1C6F。一些接口通信的源码。包括7段数码管、I2C通讯等。-FPGA development board supporting Verilog code. Chips for the Mars EP1C6F. Some of the source interface. Including 7 digital tube, I2C communications.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3393922
    • 提供者:chenlu
  1. I2C

    0下载:
  2. FPGA上实现I2C接口.使用方法: 1.拷贝到硬盘,用ISE打开工程文件即可-I2C interface FPGA to achieve
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:212551
    • 提供者:田文军
  1. iic

    0下载:
  2. 一个verilog源代码,可用ISE等实现,功能为I2C接口标准建模。-A verilog source code, can be used, such as the realization of ISE, the functional model for the I2C interface standard.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:305701
    • 提供者:PUDN_CHEN
  1. I2C

    0下载:
  2. I2C主机端模块 具有avalon-MT总线接口 可挂载在Altera soc系统之上 使NiosII处理器具备I2C通信能力 模块由Verilog HDL编写 并经Cyclone II FPGA测试-I2C master modul which has a avalon-MT interface that can be attached to Altera SOC system. It provides NiosII I2C communication capability . This mo
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:5917
    • 提供者:magic_andy
  1. I2C

    0下载:
  2. 用verilog编写的驱动I2C接口的存储器pca9534的程序运行成功-Prepared using verilog memory-driven I2C interface of the program to run successfully pca9534
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:352604
    • 提供者:高天天
  1. verilog

    1下载:
  2. 通过I2C接口读写EEPROM 在本项目中,我们利用Verilog HDL实现了部分I2C总线功能,并能够通过该总线对AT24C02进行读写操作。为了便于观察读写eeprom的结果,我们将读写的数据同时显示在七段数码管上,并设定读写的数据从0到255不断循环,这样就可以方便进行比较。 -Through the I2C interface to read and write EEPROM in this project, we use Verilog HDL to achieve some o
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:8651
    • 提供者:andy
  1. Chapter-7

    0下载:
  2. 用Verilog编写I2C的接口程序,I2C的为主,测试通过并带有整体模块设计方法和方针波形-Prepared using I2C interface Verilog programs, I2C of the main, the test adopted and with the overall modular design methods and guidelines for the waveform
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1654663
    • 提供者:张跃平
  1. i2cBUS

    0下载:
  2. I2C总线是一种非常常用的串行总线,它操作简便,占用接口少。本程序(verilog hdl)介绍操作一个I2C总线接口的EEPROM AT24C02 的方法,使用户了解I2C总线协议和读写方法。-The I2C bus is a very common serial bus, it is simple, occupy less interface. This program (verilog HDL) introduced operating a AT24C02 EEPROM of I2C
  3. 所属分类:Com Port

    • 发布日期:2014-11-19
    • 文件大小:549971
    • 提供者:lipuran
  1. i2c-IPcore

    0下载:
  2. 一个I2C 接口的verilog 代码,经过测试,可以用的-Verilog code for an I2C interface, tested, can be used
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:570437
    • 提供者:jia
  1. i2c

    0下载:
  2. I2C接口程序,整个工程文件,文人已仿真,下载,在FPGA上测试成功 verilo语言-I2C interface programme,the whole project file,I have simulated and tested in FPGA successfully .verilog language.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:730215
    • 提供者:王建伟
  1. traffic-light-Verilog

    0下载:
  2. 交通灯分为X组和Y组,每组包括了2位倒计时数码管和红黄绿三色LED信号灯(每组包括﹢、-两小组,显示内容一样),考虑到应用需求,要求芯片可通过I2C接口连接到上位机,以调节内部控制寄存器,此为Verilog代码,包含led、seg、timer等模块。-Traffic lights are divided into groups X and Y groups, each including two digital countdown yellow-green and red LED lights
  3. 所属分类:transportation applications

    • 发布日期:2017-12-13
    • 文件大小:16268
    • 提供者:chen le
  1. I2C

    0下载:
  2. 这个是一个I2C接口的程序,能够帮助初学者有效的理解I2C(This is a I2C interface procedures, can help beginners effectively understand I2C)
  3. 所属分类:串口编程

    • 发布日期:2017-12-21
    • 文件大小:201728
    • 提供者:warribao
  1. i2c_latest.tar

    0下载:
  2. 基于verilog的I2C接口协议代码,支持EEPROM(Verilog based I2C interface protocol code, support EEPROM)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-15
    • 文件大小:1478656
    • 提供者:老杜123
  1. i2c_24c64

    1下载:
  2. 基于verilog的i2c接口EEPROM 24lc64的测试程序,包括了eeprom的虚拟模型,实际在硬件上验证没问题,也可以通过modleism进行仿真(Verilog based I2C interface EEPROM 24lc64 testing procedures, including the virtual model of EEPROM, the actual hardware verification is no problem, you can also simulate
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-28
    • 文件大小:6144
    • 提供者:jerrylili
  1. I2C

    0下载:
  2. I2C配置接口,verilog源代码。。。。。。。。。。(The I2C configuration interface Verilog source code)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-30
    • 文件大小:2048
    • 提供者:iwangying
  1. IIC_Verilog

    0下载:
  2. I2C接口代码,v e r i l o g(The code of I2C interface, verilog HDL)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-02
    • 文件大小:8192
    • 提供者:幽梦影_w
  1. I2C_TEST

    0下载:
  2. I2C接口读写,包含仿真文件,已经完成验证。(I2C interface reading and writing)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-06
    • 文件大小:320512
    • 提供者:wwpppmm
  1. i2c_master_module

    0下载:
  2. i2c接口的fpga实现,工作在master模式下,verilog(The FPGA implementation of the I2C interface, working in the master mode, verilog)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:2048
    • 提供者:blink_liao
« 12 3 »
搜珍网 www.dssz.com